home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000007_news@newsmaster….columbia.edu _Tue Apr 28 11:15:12 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA04259
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 28 Apr 1998 11:15:11 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA23759
  7.     for kermit.misc@watsun; Tue, 28 Apr 1998 11:15:11 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Direct Serial Connect MS DOS Kermit
  12. Date: 28 Apr 1998 15:15:09 GMT
  13. Organization: Columbia University
  14. Lines: 10
  15. Message-ID: <6i4rpt$fbb$1@apakabar.cc.columbia.edu>
  16. References: <6i4r3p$c82$1@nnrp1.dejanews.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8656
  19.  
  20. In article <6i4r3p$c82$1@nnrp1.dejanews.com>,  <spellican@hotmail.com> wrote:
  21. : I have an old 8088 (DOS only) and a pentium (Win95) sitting next to each
  22. : other, and would like to transfer files via serial port (RS-232). I have
  23. : MS-DOS Kermit 3.15. It is it capable of doing this, and if so how?
  24. Yes, it is capable.  See pages 37-40 of "Using MS-DOS Kermit" for setting up
  25. the connection with a null modem cable, and then use Kermit's client/server 
  26. features for file transfer and management.
  27.  
  28. - Frank